addMoodEntry

suspend fun addMoodEntry(moodEntry: BiWeeklyEvaluationEntry)

Adds a BiWeekly mood entry to the remote data source.

Parameters

moodEntry

The mood entry to be added.